home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Software / Download-PC.src < prev    next >
Text File  |  1998-11-08  |  830b  |  33 lines

  1. # Created by Michael Krzyzek  
  2. # Adapted for PC files by Chris Gordon (chris.gordon@earthling.net)
  3. # email michael@tactile.com
  4. # © 1998 Tactile Systems, Inc.
  5.  
  6. # Download.com
  7. <search
  8.     name="Download.com (PC)"
  9.     action="http://www.download.com/PC/Result/TitleList/1,2,0-a-0-0-e-1,00.html"
  10.     description = "Download.com is a large database of the best links to download files."
  11.     method=get
  12.     update = "http://www.interlog.com/~cagg/sherlock/downloadpc.hqx"
  13.     updateCheckDays = 10
  14.     >
  15.     
  16. <input name="search" user>
  17. <input name="st" value="st">
  18. <input name="dl" value="dl">
  19. <input name="qs" value="qs">
  20. <input name="results" value="results">
  21.  
  22. <interpret
  23.     bannerStart = "<a name="
  24.     bannerEnd = "<br><br>"
  25.  
  26.     resultListStart="<td align=left>"
  27.     resultListEnd="</table>"
  28.     resultItemStart="<td align=left>"
  29.     resultItemEnd = "</tr>"
  30.     >
  31. </search>
  32.     
  33.